home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Nave / Cosmic Defender.swf / scripts / frame_23 / PlaceObject2_282_8 / CLIPACTIONRECORD onClipEvent(load).as
Encoding:
Text File  |  2006-06-13  |  96 b   |  7 lines

  1. onClipEvent(load){
  2.    if(_root.planet_destroyed)
  3.    {
  4.       this._visible = false;
  5.    }
  6. }
  7.